home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 019 / sqc123.arc / SQC123.DOC < prev    next >
Text File  |  1985-06-24  |  9KB  |  177 lines

  1.    
  2.    
  3.    
  4.    
  5.    
  6.    
  7.    
  8.    
  9.    
  10.    
  11.    
  12.    
  13.              Lotus 1-2-3 Statistical Quality Control Programs
  14.              ------------------------------------------------
  15.    
  16.    
  17.    
  18.                     
  19.                              Mark  Horvatich
  20.                         3310 Portal Dr. W.  #1006
  21.                         Colo. Springs, CO   80901
  22.  
  23.    
  24.    
  25.    
  26.    
  27.  
  28.    
  29.    
  30.    
  31.    
  32.    
  33.    
  34.    
  35.    These programs are distributed without warranty or obligation of any 
  36.    kind. You can distribute these programs as you see fit; however, they 
  37.    should be distributed as a set. If you find these programs of value, a 
  38.    contribution of $50 is suggested. 
  39.    
  40.    Here's an added bonus for your contribution:  for the $50, you will 
  41.    receive two additional files which will turn the individual programs 
  42.    into an integrated SQC package with on-line HELP facilities. In 
  43.    addition, you will be notified of any updates in the programs and will 
  44.    receive them free of charge. For both of these "incentives", you will 
  45.    need to send me your SQC program disc. I promise to make the 
  46.    appropriate changes on the disk and have it in the mail within 48 
  47.    hours. Good luck!
  48.                                                                SQC - Page 1
  49.    
  50.                                  Introduction
  51.                                  ------------
  52.    
  53.    Despite the vast wealth of software for the IBM PC and compatibles, 
  54.    very little software exists in the area of quality control. Even worse, 
  55.    what does exist is written mainly with UCSD Pascal and uses the UCSD 
  56.    p-system. This is not an acceptable situation if one wants to use the 
  57.    data or the output in other (MSDOS) applications, such as Lotus 1-2-3, 
  58.    WordStar, or dBASE II.    
  59.  
  60.    Being a statistician by trade and generally working in the quality 
  61.    control department, this situation had a direct impact on me. When the 
  62.    situation became desperate, the SQC programs became a reality. 
  63.    
  64.    The SQC programs should run with any version of 1-2-3 on any computer 
  65.    which supports 1-2-3. They have been tested on the IBM PC & XT, the 
  66.    HP150, and the TI Professional with versions 1A and 1A*. Memory 
  67.    requirements vary from machine to machine, but as a general rule, you 
  68.    will need 256K of memory to run the programs.    
  69.  
  70.    Several new modules are being written or are being planned. The next 
  71.    module will be an X-BAR/S-chart program. Planned enhancements include 
  72.    the ability for the user to specify points which should not be included 
  73.    in calculations. Contributors will be notified of these changes as they 
  74.    occur. NOTE: I do NOT plan any BBS distribution of new programs or 
  75.    enhancements - you MUST be a contributor to obtain them. The only 
  76.    changes which will be distributed freely will be potential bugs in the 
  77.    current SQC programs.  
  78.    
  79.    Due to my own limitations on hardware (after all, I'm not exactly rich, 
  80.    or I wouldn't be doing this!), the enhancements will be distributed in 
  81.    either IBM PC format, or on 3 1/2 inch discs in HP150 format. It will be 
  82.    the responsibility of the user to convert the files to their 
  83.    appropriate format. If a disc is sent in any other format, regretfully 
  84.    I'll have to send the disc back to you, and I'll keep $5 of your money 
  85.    to cover my time and expenses. So, PLEASE read this and remember...
  86.    
  87.                                                                SQC - Page 2
  88.    
  89.                               Program Descriptions
  90.                               --------------------
  91.    
  92.    
  93.    HISTO -        This program will produce histograms for up to eight 
  94.    (Histogram)    variables. The user has the ability to modify the way 
  95.                   that the histogram is displayed, or let the program 
  96.                   choose appropriate cutpoints for the bins. You can 
  97.                   create a histogram with up to 1600 data points (one 
  98.                   variable case), or with up to 200 data points (more than 
  99.                   one variable). Columns A through H in the 1-2-3 
  100.                   worksheet correspond to the eight possible variables. If 
  101.                   you have only one variable, data can be entered anywhere 
  102.                   in these columns - be sure to choose the appropriate 
  103.                   graphing option, however.
  104.                   
  105.                   The example given in the program is a histogram of 
  106.                   exponentially distributed random numbers. For those who 
  107.                   may not know what an exponential distribution is, it can 
  108.                   be thought of as a decay curve; for example, radioactive 
  109.                   materials decay exponentially. You will notice that the 
  110.                   numbers change each time you perform a calculation - this
  111.                   is true for every SQC program. There is a sample data 
  112.                   file for the HISTO program named HIST1 which contains 
  113.                   random numbers. You can try retrieving it and displaying 
  114.                   histograms of the individual columns or construct a 
  115.                   histogram of the entire data file.
  116.                   
  117.                   
  118.    XRCHART -      This program constructs and displays several types of 
  119.    (X-BAR, R, X,  control charts. The user has the ability to change the 
  120.     and moving    control limits and center lines of the charts if the 
  121.     range Charts) data warrants the change. Up to 50 subgroups can be 
  122.                   charted, with up to 8 data points per subgroup. If a 
  123.                   subgroup has no data points, i.e., no measurements were 
  124.                   taken that day, the program will leave a blank spot for 
  125.                   that subgroup on the chart to signify that no data 
  126.                   exists for that subgroup. A feature of the SQC programs 
  127.                   is the transportability of data between the programs. 
  128.                   The data created by the XRCHART program can be used in 
  129.                   the HISTO program. This allows you to make control 
  130.                   charts and also check the data for a normal distribution.
  131.                   The sample data are random numbers between 1 and 10.
  132.  
  133.  
  134.    PCHART -       The PCHART program will construct P-charts of up to 50 
  135.    (P-Charts)     data points. As with the XRCHART program, a missing data 
  136.                   point will not be plotted. The format and use of this 
  137.                   program is quite similar to the XRCHART program. The 
  138.                   sample data are 50 random percentages between 0 and 25%.
  139.  
  140.  
  141.    PARETO -       The PARETO program will construct Pareto charts of up to 
  142.    (Pareto        20 events. You have the choice of displaying the chart 
  143.     Charts)       with the raw numbers or the numbers converted to 
  144.                   percentages. The sample data are actual data from a chart
  145.                   generated in 1983 for a drug tabletting machine.
  146.                                                                SQC - Page 3
  147.  
  148.                               Using the SQC Programs
  149.                               ----------------------
  150.  
  151.  
  152.    The SQC programs are very simple to use. Since they have been 
  153.    constructed with 1-2-3, knowledge of 1-2-3 is all that should be 
  154.    required to use them. The programs utilize some specific features of 
  155.    1-2-3 that require explanation, however.
  156.  
  157.    You will quickly notice that the SQC graphs have generic titles. If you 
  158.    would like to change them, simply press Ctrl-Break to remove the menus 
  159.    from the screen. You will now be able to type in any 1-2-3 command; 
  160.    simply type in an appropriate /GOT... command to change the graph 
  161.    titles. When you have completed your customizations, save the graph, 
  162.    dump it to a printer, or if the new graph is more appropriate for your 
  163.    application, use the /GN command to rename the graph, and use the /FS 
  164.    command to save the program with the new graph settings. The menus can 
  165.    now be displayed by typing Alt-M.
  166.  
  167.    When each of the programs are stopped via the QUIT menu selection, you 
  168.    should get an error that a file could not be found. The reason for this 
  169.    is that the SQC programs are looking for the SQC Driver that you receive
  170.    when you become a contributor. You can disregard this error, or better, 
  171.    you can type Ctrl-Break to remove the menus and then exit 1-2-3 via the 
  172.    /QY command. You will not damage anything either way.
  173.  
  174.    That's it. Good luck, and I hope to hear from you.
  175.  
  176.                                      Mark Horvatich
  177.